projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d389fbc
)
(calc-graph-plot): Let `calc-twos-complement-mode' be nil.
author
Jay Belanger
<jay.p.belanger@gmail.com>
Fri, 20 Nov 2009 00:58:28 +0000
(
00:58
+0000)
committer
Jay Belanger
<jay.p.belanger@gmail.com>
Fri, 20 Nov 2009 00:58:28 +0000
(
00:58
+0000)
lisp/calc/calc-graph.el
patch
|
blob
|
history
diff --git
a/lisp/calc/calc-graph.el
b/lisp/calc/calc-graph.el
index 31bb01953dffde24f5a7ae2aa21041534a0bc8f2..147a661a5b223a0bb9f0997d1cfa5fab71a06803 100644
(file)
--- a/
lisp/calc/calc-graph.el
+++ b/
lisp/calc/calc-graph.el
@@
-505,6
+505,7
@@
(let ((calc-group-digits nil)
(calc-leading-zeros nil)
(calc-number-radix 10)
+ (calc-twos-complement-mode nil)
(entry (and (not calc-graph-is-splot)
(list calc-graph-xp calc-graph-yp calc-graph-xhigh calc-graph-numsteps))))
(or (equal entry